---------------------------------------
Building the executable from the source
---------------------------------------

1. Double click the icon SCL.pro to open project in the Qt SDK.
2. Build the project using the SDK.

Use the version 2010.05 or later of the Qt SDK. To get Qt SDK visit
http://qt.nokia.com

--------------------
Cleaning the project
--------------------

Double click the icon clean.bat.

----------------------
Building the installer
----------------------

1. Make sure that you have all needed files. If the executable SCL.exe is
   not present in theparent folder build it.
2. Select the icon setup.nsi.
3. Right click the icon.
4. Choose "Compile NSIS Script" to build installer by the NSIS tool.

Use version 2.46 or later of the NSIS. To get NSIS visit
http://nsis.sourceforge.net/Main_Page